home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Python 1.3 / source code / Doc / libpickle.tex / img2.png next >
Portable Network Graphic  |  1995-12-17  |  5.1 KB  |  1743x34  |  4-bit (16 colors)
   ocr: dumpobject file Write a pickled representation of obect to the open file object file. This is equivalent to Pickler(file).du